You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you PR provides new features, it means that the API of this library will
150
+
If your PR provides new features, it means that the API of this library will
151
151
likely change. You will be required to test the new
152
152
feature. Take a look at {rnrh-test-folder}[our test folder]. You are also advised to read our <<DEVELOPING.adoc#, developing guide>>. If you're lost, we will be glad to help you, either on
153
-
discord or within the PR on Github.
153
+
discord or within the PR on GitHub.
154
154
155
155
156
156
[[rfc]]
@@ -159,13 +159,13 @@ discord or within the PR on Github.
159
159
[NOTE]
160
160
RFC are propositions for new methods, behaviors and other API capabilities, or
161
161
the exploration of an algorithmic challenge that is specific to this library.
162
-
These are not Internet Society's RFCs! We don't have a rich multi-stage process. A
162
+
These are not Internet Society's RFCs! We don't have a rich multi-stage process. An
163
163
RFC is either a draft, in discussion, or adopted (merged). We thereafter use
164
164
versioning to polish and enhance those specifications.
165
165
166
166
RFC purpose is to offer drafts for new ideas which goes relatively in depth
167
167
regarding the issues, consequences and caveats of a peculiar feature. We don't
168
-
have strict requirements, but the structure should loosely resembles the
168
+
have strict requirements, but the structure should loosely resemble the
169
169
following:
170
170
171
171
1. Problem Frame (what is the context and which issues this enhancement or
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ See our [official website](https://meliorence.github.io/react-native-render-html
141
141
142
142
## :iphone: Example
143
143
144
-
You like to learn by example? We have a tutorial from which the demo Gif has been extracted: [A WebView-free Blog App with React Native Render HTML](https://meliorence.github.io/react-native-render-html/blog/2021/06/27/create-blog-app-rnrh-I).
144
+
You like to learn by example? We have a tutorial from which the demo GIF has been extracted: [A WebView-free Blog App with React Native Render HTML](https://meliorence.github.io/react-native-render-html/blog/2021/06/27/create-blog-app-rnrh-I).
0 commit comments