Commit Graph

69 Commits

Author SHA1 Message Date
Joshua Smith 4b479d6d3f
chore(docs): update repo references with new repo location (#1657)
Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>
2021-01-20 18:49:11 +01:00
Ralph Maamari 808762f8bb
chore(docs): Update README.md (#1788)
Updated README for V11
2021-01-20 18:45:17 +01:00
inokawa cf1f3a9917
chore(docs): Fix link to v2.0.0 (#1806) 2021-01-20 18:44:49 +01:00
Jamon Holmgren a83596eac2
chore(docs): Add other breaking changes to README
[skip ci]
2020-09-25 09:27:30 -07:00
Akinn Rosa 79eb905a97
chore(docs): Update brazilian translation and reference in main readme.. (#1332 by @akinncar)
[skip ci]
2020-05-28 16:55:00 -07:00
Kai Guo ffee0d4362
feat(Windows): Windows support! (#1220) 2020-03-16 19:30:25 -07:00
Luciano Lima 86c44588f8
chore(docs): Update React Native links to reactnative.dev (#1233) 2020-02-25 22:54:06 -08:00
Tom Underhill 1e572318ec
feat(macOS): macOS Support (#1164) 2020-02-12 15:39:11 -08:00
Jesse Katsumata 13ae8c9661 chore(README): Lean Core badge
* docs: add Lean core badge

* docs: adjust badge style
2020-01-06 17:34:15 -08:00
Jason Safaiyeh 8a9836c703 chore(docs): Add 8.0.0 to Breaking History on README (#1085) 2019-12-27 11:40:37 +01:00
Rubensmp b92d6ae014 chore(docs): README.md translated into Brazilian portugues (#980)
I was using this solution a lot, so I decided to translate it into my language.
2019-11-12 09:48:24 +01:00
Thibault Malbranche 12e676f5d1
chore(Readme): updated DOCS 2019-09-02 23:30:46 +02:00
Thibault Malbranche 478a92c4a3
chore(README): updated readme.md 2019-08-30 12:18:44 +02:00
Thibault Malbranche a328909bdd
chore(README): updated 7.0.1 version 2019-08-30 12:18:07 +02:00
Thibault Malbranche 8549be5fd0
fix(iOS): UIWebView Removal (#828)
Apple required us to remove this (see #819)

BREAKING CHANGE: UIWebView has been removed
BREAKING CHANGE: useWebkit prop removal
BREAKING CHANGE: scalesPageToFit prop removal on iOS (since it's not compatible with WKWebview)
BREAKING CHANGE: Renamed RNCWKWebView to RNCWebView on iOS
2019-08-30 12:04:32 +02:00
Vitor Reis d61d335f80 chore(readme): Fix npmjs hyperlink in readme (#638) 2019-06-22 00:24:19 +02:00
gasolin 0c458651f3 chore(readme): Update Expo support state in README (#665)
* Update Expo support state in README

* Update README.md
2019-06-22 00:04:17 +02:00
Thibault Malbranche 2ab1716532
chore(docs): Remove AndroidX by default 2019-05-20 10:23:52 +02:00
Thibault Malbranche 585ac7a243
fix(AndroidX support): Fixed broken import + added instructions (#583)
Hello, in order to use react-native-webview > 6.0.2 please make your android/gradle.properties contains:
```
android.useAndroidX=true
android.enableJetifier=true
```
This enables AndroidX libraries which are the new standard.

fixes #580 
fixes #581 
fixes #582
2019-05-20 00:36:51 +02:00
allcontributors[bot] c98b5bebbd chore(docs): add dvicory as a contributor (#576)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-17 09:28:05 +02:00
allcontributors[bot] 0d63760c66 chore(docs): add ericlewis as a contributor (#543)
* docs: update README.md

* docs: update .all-contributorsrc
2019-04-29 17:47:39 +02:00
allcontributors[bot] 737f8b4741 chore(docs): add TMomemt as a contributor (#522)
* docs: update README.md

* docs: update .all-contributorsrc
2019-04-23 11:20:21 +02:00
Jamon Holmgren 0beeaa3fd4 chore(docs): added version badge 💯 2019-04-15 09:53:50 +02:00
Thibault Malbranche 319a86e236
feat(android): fix overflow issues and match iOS default renders (#472)
fixes #466 #194

* feat(android): fix overflow issues and match iOS default render error and loading behaviour

* Use babel preset typescript through react-native instead of ts-jest

* Update yarn.lock

* Update README.md
2019-04-02 16:05:56 +02:00
allcontributors[bot] 94bc15a06a chore(docs): add svbutko as a contributor (#443)
Adds @svbutko as a contributor for doc.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/442#issuecomment-475252579)
2019-03-21 14:31:14 +00:00
Thibault Malbranche 89865f2de3
chore(docs): update readme 2019-03-20 12:55:59 +00:00
allcontributors[bot] 4cbfc81195 chore(docs): add CubeSugar as a contributor (#400)
* docs: update README.md

* docs: update .all-contributorsrc
2019-03-07 10:27:45 +01:00
Adithya Reddy 211ae18971 chore(readme): Add getting started doc link (#370)
The link was missing in the README for the getting started page, the square brackets were there though so looks like whoever wrote it just forgot to put the link there.
2019-03-01 08:53:37 +01:00
Thibault Malbranche 2843237e07
chore(docs): Updated readme.md (#368)
* chore(docs): Updated readme.md

* Update README.md

* Update README.md
2019-03-01 01:18:58 +01:00
allcontributors[bot] bef06e63f7 chore(docs): add jeluard as a contributor (#348)
Adds @jeluard as a contributor for doc.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/347#issuecomment-463999246)
2019-02-15 11:57:41 +01:00
allcontributors[bot] 405421dece chore(docs): add marconett as a contributor (#338)
* docs: update README.md

* docs: update .all-contributorsrc
2019-02-12 14:39:34 +01:00
Marco 4947358a0a chore(readme): update in regards to #101 (#336) 2019-02-12 14:18:39 +01:00
allcontributors[bot] 38663758f7 chore(docs): add Momazo7u7 as a contributor (#328)
* docs: update README.md

* docs: update .all-contributorsrc
2019-02-08 12:31:02 +01:00
Thibault Malbranche 5000bde5fd
Update README.md 2019-02-05 15:51:16 +01:00
Thibault Malbranche a4c6f210cf
Update README.md 2019-02-05 15:15:02 +01:00
allcontributors[bot] 305172764b chore(docs): add MalcolmScruggs as a contributor (#308)
Adds @MalcolmScruggs as a contributor for code, tool, test.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/293#issuecomment-460077647)
2019-02-03 19:52:18 +01:00
allcontributors[bot] 20d5cf06a8 chore(docs): add jordansexton as a contributor (#305)
* docs: update README.md

* docs: update .all-contributorsrc
2019-02-02 07:24:29 +01:00
dkbuntzen de4130c7d8 chore(readme): Updated emoji key link in Readme.md 🧐 (#289)
Just a minor correction of the anchor link in Readme file.
2019-01-30 09:52:44 +01:00
allcontributors[bot] 0fdd51de0e chore(readme): add YangXiaomei as a contributor (#268)
Adds @YangXiaomei as a contributor for code, doc.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/265#issuecomment-456327682)
2019-01-22 11:15:22 +01:00
Thibault Malbranche 05f20862d6
Update README.md 2019-01-21 17:09:44 +01:00
allcontributors[bot] ac59610f55 chore(readme): add smathson as a contributor (#258)
Adds @smathson as a contributor for code, doc.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/203#issuecomment-455618880)
2019-01-18 18:09:24 +01:00
allcontributors[bot] 73ff31f0d9 chore(readme): add Salakar as a contributor (#257)
Adds @Salakar as a contributor for code, review, ideas, tool.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/164#issuecomment-455618092)
2019-01-18 18:07:26 +01:00
allcontributors[bot] 9a89a5dc4e chore(readme): add andreipfeiffer as a contributor (#256)
* docs: update README.md

* docs: update .all-contributorsrc
2019-01-18 18:04:36 +01:00
allcontributors[bot] 44a63c29cb chore(readme): add jamonholmgren as a contributor (#255)
* docs: update README.md

* docs: update .all-contributorsrc

* Update .all-contributorsrc
2019-01-18 17:56:34 +01:00
allcontributors[bot] 93a8928ce0 chore(readme): Setup all-contributors (#254)
Adds @titozzz as a contributor for code, ideas, review, maintenance, test, doc, infra.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/253#issuecomment-455609852)
2019-01-18 17:48:06 +01:00
Jamon Holmgren 279147b39d chore(docs): Add testimonial to README (#217)
Adds a testimonial from Garrett McCollough (with his permission) to the README.
2019-01-02 10:07:25 +01:00
Jamon Holmgren 692961bfca chore(readme): Added contributing guide and empyrical link (#146)
Added a Contributing.md file and moved contributor notes there. Also added @empyrical. 🎉
2018-11-19 11:32:22 +01:00
Jamon Holmgren 8064f66e03 docs(Documentation): Expo and Troubleshooting (#145)
* Add fix for keyboard dismiss leaving viewport shifted in iOS 12

* Readme - added note about Expo and added troubleshooting section
2018-11-19 11:28:55 +01:00
Thibault Malbranche 5491a57184
chore(readme): Update README.md to reflect latest changes (#93) 2018-10-17 17:58:32 +02:00
黎明 b5aaf5c800 feat(webview props) onLoadProgresss property (#53)
* Added the onLoadProgress property to the iOS wkwebview and Android webview
2018-10-17 15:08:52 +02:00