Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why do you focus on Objective-C instead of Swift #968

Closed
muhasturk opened this issue Apr 22, 2015 · 4 comments
Closed

why do you focus on Objective-C instead of Swift #968

muhasturk opened this issue Apr 22, 2015 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@muhasturk
Copy link

When I open my react-native project in Xcode, there are lots of Objective-C code instead of Siwft. Just wondering why? Is there any detailed documentation about this subject?

@nicklockwood
Copy link
Contributor

There's a discussion of the reasons in this thread: #207

@nicklockwood
Copy link
Contributor

TL;DR;

  • React Native was already in an advanced stage of development before Swift was announced
  • Swift is still changing frequently, and the tools are very unstable and slow for large projects
  • The dynamic binding and macro tricks we are using would be difficult to implement in Swift

@muhasturk
Copy link
Author

Thank you for reply.

@brentvatne
Copy link
Collaborator

😄

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants