0.1.16 • Published 2 years ago

expo-native-create v0.1.16

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Expo-native-create

This is a NodeJs CLI tool created to help you kickstart an expo project with a some already made config

Features

  • Comes with a better folder structure to help you build a scalable react-native-app
    • The folder structure supports cross-platform-development aswell.
  • Comes preinstalled with React-navigation and the native stack navigator.
    • Has React-navigation and the native stack navigator already setup with a home screen.

Installation

Using Yarn

    $  yarn global expo-native-create

Using Npm

    $  npm install expo-native-create --global

Usage

Simply run

    $ expo-native-create

or

    $ expo-native-create [appName]

Options

For javascript template pass "-j" or "--javascript"

    $ npx expo-native-create -j
    $ npx expo-native-create -t
0.1.16

2 years ago

0.1.15

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago