Skip to content

gitamego/react-native-expofp

 
 

Repository files navigation

react-native-expofp

React Native library for displaying expo plans

Installation

npm install react-native-expofp

Running the project

yarn install
cd example/ios && pod install && cd ../../
yarn example run ios
yarn example run android

Usage

import { ExpofpView } from "react-native-expofp";

// ...

<ExpofpView url="https://demo.expofp.com/" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 97.3%
  • C 1.7%
  • C++ 0.4%
  • Kotlin 0.2%
  • Ruby 0.2%
  • Swift 0.1%
  • Other 0.1%