File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313- [ ` ./src/App.re ` ] ( #srcappre ) : the actual React Native entry point, using Reason
1414
1515_ If you used our template as explained in th installation guide, you should
16- already have theses files._
16+ already have these files._
1717
1818No worries, you can copy paste this if needed without understanding the content
1919for now. Documentation will explain everything 😇.
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ runtime & bundle cost.
5454_ Reason React Native_ is a package that works with
5555[ Reason] ( https://reasonml.github.io/ ) & use
5656[ Reason React] ( https://reasonml.github.io/reason-react/ ) . For this reasons (!),
57- if you are unfamiliar on of this two, we encourage you to have a look to their
58- documentations as soon as you don't find an answer you might have here.
57+ if you are unfamiliar with one of these two, we encourage you to have a look to
58+ their documentations as soon as you don't find an answer you might have here.
5959
6060And one day or another, you will also have to look for answers on
6161[ BuckleScript] ( https://bucklescript.github.io/docs/en/what-why ) , our
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ You may also notice some compilation artifacts:
2424- ` .merlin `
2525- ` lib/bs `
2626
27- You may want to gitignore all of theses :
27+ You may want to gitignore all of these :
2828
2929```
3030*.bs.js
You can’t perform that action at this time.
0 commit comments