Skip to content

Commit 0999190

Browse files
KudoNickGerleman
andauthored
Add react-native-skia to out-of-tree platform list (#3730)
* Add react-native-skia * Apply suggestions from code review Co-authored-by: Nick Gerleman <nick@nickgerleman.com> --------- Co-authored-by: Nick Gerleman <nick@nickgerleman.com>
1 parent 5897bef commit 0999190

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/out-of-tree-platforms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ React Native is not only for Android and iOS devices - our partners and the comm
1616
- [React Native tvOS](https://github.com/react-native-tvos/react-native-tvos) - React Native for Apple TV and Android TV devices.
1717
- [React Native Web](https://github.com/necolas/react-native-web) - React Native on the web using React DOM.
1818
- [Valence Native](https://github.com/valence-native/valence-native) - A wrapper for React Native, using Qt to target Linux, macOS, and Windows. Forked from [Proton Native](https://github.com/kusti8/proton-native) which is no longer maintained.
19+
- [React Native Skia](https://github.com/react-native-skia/react-native-skia) - React Native using [Skia](https://skia.org/) as a renderer. Currently supports Linux and macOS.
1920

2021
## Creating your own React Native platform
2122

0 commit comments

Comments
 (0)