Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f102e73

Browse files
committed
Adjust things for "ReScript" branding
1 parent d7266ad commit f102e73

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎.gitignore‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ node_modules
99
# npm unused lock file (we use yarn.lock)
1010
package-lock.json
1111

12-
# Ocaml / Reason / BuckleScript artifacts
12+
# ReScript / Reason / Ocaml artifacts
1313
#*.bs.js # we do want this files to ensure zero-cost
1414
.bsb.lock
1515
**/lib/bs

‎README.md‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@
44
[![Version](https://img.shields.io/npm/v/reason-react-navigation.svg)](https://www.npmjs.com/reason-react-navigation)
55
[![Chat](https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue)](https://reasonml-community.github.io/reason-react-native/discord/)
66

7-
[ReasonML](https://reasonml.github.io) /
8-
[BuckleScript](https://bucklescript.github.io) bindings for
7+
[ReScript](https://rescript-lang.org) / [Reason](https://reasonml.github.io) bindings for
98
[`react-navigation`](https://github.com/react-navigation/react-navigation).
109

1110
Exposed as `ReactNavigation` module.
1211

13-
`reason-react-navigation` X.y._ means it's compatible with `react-navigation`
14-
X.y._
12+
`reason-react-navigation` X.y.\* means it's compatible with `react-navigation`
13+
X.y.\*
1514

1615
## Status
1716

@@ -32,7 +31,7 @@ yarn add reason-react-navigation
3231
```
3332

3433
`reason-react-navigation` should be added to `bs-dependencies` in your
35-
`bsconfig.json`. Something like
34+
`bsconfig.json`:
3635

3736
```diff
3837
{

‎package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"repository": "https://github.com/reason-react-native/react-navigation.git",
1818
"license": "MIT",
1919
"keywords": [
20+
"rescript",
2021
"reason",
2122
"reasonml",
2223
"bucklescript",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /