Skip to content

Releases: fabOnReact/react-native-improved

Release 0.2.10

04 Feb 01:53
5d2cd2b
Compare
Choose a tag to compare

0.2.10 (2024-02-04)

  • Supports ONLY react-native 0.73.
  • Supports only old architecture

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

Release 0.2.9

04 Feb 01:49
015d29a
Compare
Choose a tag to compare

0.2.9 (2024-02-04)

  • Supports ONLY react-native 0.73.
  • Supports only old architecture

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

Release 0.2.8

26 Jan 06:55
cb901d0
Compare
Choose a tag to compare

0.2.8 (2024-01-26)

Release 0.2.7

21 Jan 10:51
11e4642
Compare
Choose a tag to compare

0.2.7 (2024-01-21)

patch bin works

Release 0.2.6

21 Jan 10:46
9f9f594
Compare
Choose a tag to compare

0.2.6 (2024-01-21)

Release 0.2.5

21 Jan 10:40
47656a7
Compare
Choose a tag to compare

0.2.5 (2024-01-21)

Release 0.2.4

21 Jan 10:30
dc3f70a
Compare
Choose a tag to compare

0.2.4 (2024-01-21)

Release 0.2.3

21 Jan 10:26
58f53a1
Compare
Choose a tag to compare

0.2.3 (2024-01-21)

fix patch script

Release 0.2.2

21 Jan 10:19
1ff250d
Compare
Choose a tag to compare

0.2.2 (2024-01-21)

  • native libs android
  • native libs ios
  • patch.js logic to patch node_modules

Release 0.1.8

16 Jan 09:46
731b372
Compare
Choose a tag to compare

0.1.8 (2024-01-16)