0.2.10 • Published 1 year ago

react-native-improved v0.2.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-improved

  • Supports ONLY react-native 0.73.
  • Supports only old architechture (new architechture is WIP)
  • Support for other versions will be added in the future (#18).

Provides different react-native iOS, Android and JS API fixes/PRs.

Set-up

In package.json

 "scripts": {
+  "postinstall": "yarn run react-native-patch"
 }

Then

npm

npm install react-native-improved --save-dev

yarn v1

yarn add react-native-improved --dev

yarn v2, v3, v4

yarn add react-native-improved --dev

create a file .yarnrc.yml (or add to your existing one) with:

nodeLinker: node-modules

Feature Requests

If you want to ask for additional features in this library, you can open an issue. I will follow-up with your request.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.1

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.1.9

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.1.2

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.1

2 years ago