0.10.0 ā€¢ Published 7 days ago

install-expo-modules v0.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 days ago

Usage

Just to run install-expo-modules command in your project:

npx install-expo-modules

After that, you can add other expo-modules you need, e.g. expo-device:

expo install expo-device
# the expo command is from expo-cli. if you don't have this, run `npm -g install expo-cli` to install.

What did install-expo-modules do for your project

  • Install expo package for necessary core and react-native autolinking.
  • Modify your project files to adopt expo-modules. If your project is managed by git, you can use git diff to review whatever install-expo-modules do for you.
  • Since expo-modules' minimal requirements for iOS is 12.0, if your ios deployment target is lower than that, this tool will upgrade your deployment target to 12.0.
  • pod install at last to update linked modules for iOS.
0.9.1

7 days ago

0.10.0

7 days ago

0.9.0

13 days ago

0.8.1

4 months ago

0.8.0

5 months ago

0.7.0

5 months ago

0.6.4

7 months ago

0.6.3

8 months ago

0.6.2

10 months ago

0.6.1

10 months ago

0.5.2

10 months ago

0.6.0

10 months ago

0.5.0

1 year ago

0.5.1

1 year ago

0.3.9

2 years ago

0.4.0

1 year ago

0.3.8

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.7

2 years ago

0.3.4

2 years ago

0.3.0

2 years ago

0.2.8

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.3

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.1.4

2 years ago

0.2.2

2 years ago

0.1.3

2 years ago

0.2.5

2 years ago

0.1.6

2 years ago

0.2.4

2 years ago

0.1.5

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.6

2 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago