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

Add React Native bindings #98

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Add React Native bindings #98

merged 1 commit into from
Apr 25, 2024

Conversation

dangeross
Copy link
Collaborator

This PR builds on #97 to add React Native code generation.

One thing to note is the manual generation of the init method, this is to include the application sandbox directory if no data_dir is provided and to handle the "init" reserved method in Swift which is normally used to initialise a class.

@dangeross dangeross requested review from hydra-yse and ok300 April 19, 2024 15:14
@dangeross dangeross force-pushed the savage-react-native-bindings branch 2 times, most recently from 6781af6 to ecb0201 Compare April 19, 2024 15:57
@dangeross dangeross force-pushed the savage-react-native-bindings branch from ecb0201 to 97a01ee Compare April 24, 2024 10:39
@dangeross dangeross force-pushed the savage-android-swift-bindings branch from 018d4f9 to 80e0bbf Compare April 25, 2024 11:07
@dangeross dangeross force-pushed the savage-react-native-bindings branch from 97a01ee to eb2629e Compare April 25, 2024 11:11
@dangeross dangeross force-pushed the savage-android-swift-bindings branch from 80e0bbf to 567b077 Compare April 25, 2024 11:43
@dangeross dangeross force-pushed the savage-react-native-bindings branch from eb2629e to 4efb664 Compare April 25, 2024 11:46
Base automatically changed from savage-android-swift-bindings to main April 25, 2024 12:12
@dangeross dangeross merged commit a226b1e into main Apr 25, 2024
2 checks passed
@dangeross dangeross deleted the savage-react-native-bindings branch April 25, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants