@junipero/react-native
A lighter version of Junipero React, for React Native apps
⚠️ This package has been abandoned and is only here for legacy purposes.
Installation
yarn add @junipero/react-native
Usage
import { TextField } from '@junipero/react-native';
export default () => (
<TextField />
);
Dependencies
These libraries are not bundled with Junipero and required at runtime:
Documentation
Contributing
Please check the CONTRIBUTING.md doc for contribution guidelines.
License
This software is licensed under MIT.