0.11.5 • Published 3 months ago

install-expo-modules v0.11.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months 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.11.1

7 months ago

0.11.2

7 months ago

0.11.3

5 months ago

0.11.4

5 months ago

0.11.5

4 months ago

0.11.0

8 months ago

0.10.1

1 year ago

0.10.2

12 months ago

0.9.1

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.4

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.5.2

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.5.1

2 years ago

0.3.9

3 years ago

0.4.0

2 years ago

0.3.8

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.7

3 years ago

0.3.4

3 years ago

0.3.0

3 years ago

0.2.8

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.3

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.1

3 years ago

0.1.2

4 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.1.4

4 years ago

0.2.2

3 years ago

0.1.3

4 years ago

0.2.5

3 years ago

0.1.6

4 years ago

0.2.4

3 years ago

0.1.5

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago