File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed
Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://img.shields.io/circleci/project/github/reasonml-community/reason-react-native/master.svg )] ( https://circleci.com/gh/reasonml-community/reason-react-native )
44[ ![ Version] ( https://img.shields.io/npm/v/reason-react-native.svg )] ( https://www.npmjs.com/package/reason-react-native )
5- [ ![ Chat] ( https://img.shields.io/discord/496273792503513089.svg?logo=discord&colorb=blue )] ( https://discord.gg/eaU3Z6Q )
5+ [ ![ Chat] ( https://img.shields.io/discord/496273792503513089.svg?logo=discord&colorb=blue )] ( https://reasonml-community.github.io/reason-react-native/discord/ )
66
77[ BuckleScript] ( https://bucklescript.github.io ) bindings for
88[ React Native] ( https://github.com/facebook/react-native ) allows to use
Original file line number Diff line number Diff line change @@ -112,10 +112,11 @@ changes.
112112 hard on adding more any more examples. So far,
113113 [ ` Animated ` ] ( https://reasonml-community.github.io/bs-react-native/BsReactNative/AnimatedRe-BsReactNative/ )
114114 module is the one that is most documented,
115- - Created [ Discord server] ( https://discord.gg/eaU3Z6Q ) dedicated to
116- ` bs-react-native ` and using Reason for writing mobile apps in general. Feel
117- free to join if you would like to take an active part in this project's
118- development or have any questions regarding using it in production,
115+ - Created
116+ [ Discord server] ( https://reasonml-community.github.io/reason-react-native/discord/ )
117+ dedicated to ` bs-react-native ` and using Reason for writing mobile apps in
118+ general. Feel free to join if you would like to take an active part in this
119+ project's development or have any questions regarding using it in production,
119120- Improved typing in many modules to be more accurate with what React Native
120121 expects, including
121122 [ ` focus ` and ` blur ` method on ` TextInput ` ] ( https://github.com/reasonml-community/reason-react-native/commit/fd0ffc78ccc4e86ce9278d7a457db32cb0856dbf ) ,
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ get contribution in there. If that's necessary for you to get something in
77added) in ` reason-react-native ` .
88
99If you are not sure, just
10- [ come on discord & talk with us] ( https://discord.gg/eaU3Z6Q )
10+ [ come on discord & talk with us] ( https://reasonml-community.github.io/reason-react-native/discord/ )
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ knowing 🤷
109109## Need help to migrate ?
110110
111111If you struggle with it & have questions,
112- [ reach us on our discord server] ( https://discord.gg/eaU3Z6Q )
112+ [ reach us on our discord server] ( https://reasonml-community.github.io/reason-react-native/discord/ )
113113
114114---
115115
You can’t perform that action at this time.
0 commit comments