mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
introduce ReactApple (#41419)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41419 Changelog: [iOS][something] Creating a new top level directory for Apple platform specific code. Reviewed By: christophpurrer Differential Revision: D51170984 fbshipit-source-id: 1a453c9ae9142167afef5ac4a348c644fa6f1ab3
This commit is contained in:
committed by
Facebook GitHub Bot
parent
917fd25cbb
commit
9af8f78d3b
@@ -0,0 +1,5 @@
|
||||
# ReactApple
|
||||
|
||||
ReactApple contains code to ship React Native apps to Apple devices. The dominant language is Objective-C.
|
||||
|
||||
New libraries built with Apple frameworks or intended to ship to Apple devices should live in this directory.
|
||||
Reference in New Issue
Block a user