leap-react-native-test

0.0.5 • Public • Published

leap-aui-react-native

Getting started

$ npm install leap-aui-react-native --save

Initialisation

To initialize Leap add the following inside componentDidMount() {} in your App.js


import LeapAUIReactNative from 'leap-aui-react-native';

export class App extends React.Component {

	componentDidMount() {
		Platform.select({
			android: () => LeapAUIReactNative.start('ANDROID_API_KEY'),
		})()
	}

}

/leap-react-native-test/

    Package Sidebar

    Install

    npm i leap-react-native-test

    Weekly Downloads

    0

    Version

    0.0.5

    License

    none

    Unpacked Size

    92.1 kB

    Total Files

    34

    Last publish

    Collaborators

    • shreyansh39