Skip to content

Commit 3eef033

Browse files
author
Kuldeep Saxena
authored
Update README.md
1 parent 381105b commit 3eef033

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,9 @@ Its an another performance booster in RRF, it just holds the computation needed
331331

332332
Yes, this library works with react-native also, currently it supports react-native `TextInput` and `Switch` component.
333333

334-
334+
### Note:
335+
If you're using react-native then please add the following line of code in 'index.js' of your project to avoid error in android devices.
336+
`import "babel-polyfill"`
335337

336338

337339
Let's make React Reactive Forms better! If you're interested in helping, all contributions are welcome and appreciated.

0 commit comments

Comments
 (0)