1.2.2 • Published 3 years ago
test-lib-test-lib v1.2.2
Baklava React Native
This is a work-in-progress version. :construction:
Getting Started
Run it locally
Clone the project
Install dependencies
cd baklava-react-native # Using yarn yarn install # Using npm npm install
Run the cross-platform app
# Using yarn `yarn ios` or `yarn android` # Using npm `npm run ios` or `npm run android`