react-native-website
react-native-website copied to clipboard
refactor: removed mention of js polyfills that are not used any more
Summary
Both JSC and hermes implements these methods, so we aren't using a polypill version of them.
- Array.from
- Array.prototype.includes
- Array.prototype.{find, findIndex}
- Object.{entries, values}
- Object.assign
- String.prototype.{startsWith, endsWith, repeat, includes}
See string-functions, object-functions and array-functions for reference.
Deploy Preview for react-native ready!
| Name | Link |
|---|---|
| Latest commit | e7fac9680131e59ca7ed75728e6d1e602c31488d |
| Latest deploy log | https://app.netlify.com/sites/react-native/deploys/652552053cfb390008dbf748 |
| Deploy Preview | https://deploy-preview-3875--react-native.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.