1.2.2 • Published 3 years ago

test-lib-test-lib v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Baklava React Native

This is a work-in-progress version. :construction:

Getting Started

Run it locally

  1. Clone the project

  2. Install dependencies

    cd baklava-react-native
    
    # Using yarn
    yarn install
    
    # Using npm
    npm install
  3. Run the cross-platform app

    # Using yarn
    `yarn ios` or `yarn android`
    
    # Using npm
    `npm run ios` or `npm run android`

Documentation

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago