Skip to content

Native view in Swift and Kotlin Creates a Project with Objective C and not swift #135

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

Closed
murtazabeans opened this issue Feb 9, 2021 · 3 comments · Fixed by #129
Closed
Assignees
Labels
question Further information is requested

Comments

@murtazabeans
Copy link

Ask your Question

I am using react-ative-builder-bob to create my project but when I select native view in Kotlin and Swift it still created objective c + kotlin project. I am unable to start the implementation as I want my native view to be in swift. Is there anything I am missing?

@murtazabeans murtazabeans added the question Further information is requested label Feb 9, 2021
@nigimaxx
Copy link

The problem seems to be that type === 'native-view-swift' is missing from this line.
https://github.com/callstack/react-native-builder-bob/blob/main/src/create.ts#L354

@BartoszKlonowski
Copy link
Member

Most probably it's already fixed by #129
@murtazabeans I've double checked that Bob creates Kotlin & Swift view correctly, but before I close the issue it would be great if you could confirm on your side.

@BartoszKlonowski BartoszKlonowski linked a pull request May 21, 2021 that will close this issue
@BartoszKlonowski BartoszKlonowski self-assigned this May 21, 2021
@murtazabeans
Copy link
Author

I think it is fixed. Closing the issue now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants