Skip to content

artieeg/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

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published