Skip to content

What if we need extra code to be written in onCreate() generated method ? #749

Answered by aritchie
IhabSaeed asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. The code gen skips methods that are already implemented. In VS for windows, if you click on your android/ios project and break down "References > Analyzers > Shiny.Generators", you will be able to see all of the code that Shiny is generating.

I have also added a sample here: https://github.com/shinyorg/samples/tree/main/NoCodeGen

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IhabSaeed
Comment options

Answer selected by aritchie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants