Julian Gutierrez

Results 13 comments of Julian Gutierrez

@woyhat - I agree we should have a repo up to date and there’s many changes we would like to see in this initial structure. @frostney - would you be...

the library would be embedded into the app and not the other way around. You can dismiss the xcworkspace that comes with react-native-create-library. For your app just put `my-library` under...

Hi @Ruenzuo Thanks for looking into this. I had noticed that issue and got something working using a sample app. Overall I guess the big question was if I could...

agreed @Ruenzuo, readme enhancements now added in #69

also it seems like this issue would be resolved with the latest in master, but I will close this issue when a new version of rome is released.

Do you know if the pod you added in your podfile actually supports that architecture? could you upload an example Podfile you used?

@openreply-dleinhaeuser you can get your frameworks with just a Podfille but you have to specify some target on it even if it doesn't exist just to get cocoapods to not...

Hi @sssilver, This is intended behavior. As you can see in your output logs `Putting demo application back in, you cannot do view tests without a host application.` If you...