Skip to content

kt3k/lepont-example

Repository files navigation

lepont-example

An example usage of lepont native bridge library.

lepont (Le Pont, "the bridge" in french) is a bridging library between react-native and browser.

This example repository demonstrates the usages of lepont itself, @lepont/share, and @lepont/async-storage.

How to run

You need to have Xcode, Cocoapods, JDK 8, and Android Studio installed.

git clone https://github.com/kt3k/lepont-example.git
cd lepont-example
yarn
cd ios
pod install
cd ..
yarn ios     # => this should start example app in your ios simulator
yarn android # => this should start example app in your android simulator

Note

You can install Xcode from App Store.

You can install Cocoapods from Homebrew.

brew install cocoapods

You can donwload JDK 8 installer from the oracle's homepage.

You can download Android Studio from the homepage.

License

MIT

About

An example of lepont bridge usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •