Elyse Segebart

Results 30 comments of Elyse Segebart

> As it turns out, I've now successfully built my project, however, I needed to make the following changes: > > 1. Edit line 676 of react-natve-reanimated build.gradle as follows:...

> Can you guys share your `AppDelegate.m` file? I can't seem to get it to work. Yes, same here. I would like to see the whole page of code to...

- (void)onHideSplashScreen { // I want to die for implementing this like that, but I don't have a choice right now :( if (rootViewController.view.subviews.count == 0) { [t invalidate]; t...

> We build a TV App with React Native (TADAAM: https://tadaam.be). After they announced that the tvOS support could be dropped in the next releases we switched to this repo....

@douglowder Fantastic!!! I knew I had seen this page before but couldn't find it on here. I got it set up and about to give it a whirl! Thank you...

@douglowder @avishka-codimite I would be interested in a discussion section! I am stuck on a few things.

@douglowder Thank you so much!!!

@criszz77 I had found another one where they mentioned adding usesClearTextTraffic to the android manifest and that didn't work either. When I do the error log, I get ``` ERROR:...

@criszz77 oh I missed that part! Yes if you have time to do that, that would be amazing.