Skip to content

Commit ebaf78c

Browse files
authored
Remove extra space causing lint error
1 parent 0999190 commit ebaf78c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/out-of-tree-platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +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.
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.
2020

2121
## Creating your own React Native platform
2222

0 commit comments

Comments
 (0)