Skip to content

Commit c8ce7b7

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,8 @@ Its an another performance booster in RRF, it just holds the computation needed
332332
Yes, this library works with react-native also, currently it supports react-native `TextInput` and `Switch` component.
333333

334334
### 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.
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+
336337
`import "babel-polyfill"`
337338

338339

0 commit comments

Comments
 (0)