Pass args into createViewInstance / - (instancetype)initWithFrame:(CGRect)frame #222
                  
                    
                      DanielFrTB
                    
                  
                
                  started this conversation in
                Libraries
              
            Replies: 1 comment 1 reply
-
| That's the right approach! You can also have a look at how the Switch component works, for example | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@cipolleschi
Is there any recommended why to pass initial props on View creation, I able to do that on android and iOS, but I am not sure that this is the right approach.
iOS:
Android:
Beta Was this translation helpful? Give feedback.
All reactions