piral-native
v0.15.13
Published
The Piral framework for use in React Native.
Downloads
30
Maintainers
Readme
Piral Native ·
This is the Piral framework prepared for use with React Native. Everything has to be prepared to run in a standard React Native application.
Documentation
For details on the provided API check out the documentation at the Piral website or on GitHub.
Getting Started
Creating your own React Native app based on piral-native
is as simple as installing piral-native
as a dependency to your React Native app:
npm i piral-native
Remark: This package already includes TypeScript declarations. No need to install other packages.
License
Piral is released using the MIT license. For more information see the license file.