Taly Hotimsky

Results 15 comments of Taly Hotimsky

Echoing this request, as noted in https://github.com/vinissimus/next-translate/discussions/873

@aralroca , about not referencing the namespace For our use case, it'd likely yield little value to have composition without the namespace. Because the common / isolated words would likely...

Hello Thanks for the tip. We'll give it a shot with our own enums

@ham118 - I haven't, no. The company I work for decided not to invest more time in trying to get this to work, so I haven't looked at it in...

Same as @mikeyamato. Is the `UnityConfig.xcconfig` supposed to be copied as is from the demo repo? Or does it need to be modified somehow with variables for the current project?

@JanOwiesniak - thanks. I've followed the steps in the README, including step 4 for iOS Build, which is about "Setting `.xcconfig` to project.". This is a very basic project, just...

@JanOwiesniak - The demo is not working for me, as described at https://github.com/f111fei/react-native-unity-demo/issues/37. I just finished running another pass of a blank RN project, super simple Unity project, and to...

@abrowne2 - I wasn't. At this point, I'm inclined not to try and use RN with Unity.

I saw it crashing on Android too. So I disabled all this and added the standard Unity VideoPlayer. Still crashed. I then tried an empty project, just with the VideoPlayer....

This seems to be a regression. Downgrading to https://github.com/facebook/flipper/releases/tag/v0.179.0 worked for me