Actually I’m new to react native, the basic setup is done correctly by following the instructions, so for testing purpose I just replaced my icons with existing names in the main repo, but how can I see the UI or run it, I tried to build an sdk from the instructions link you provided, but the second step does nothing for me.
I didn’t get any output, I think this step ( ./android/scripts/release-sdk.sh /tmp/repo ) has to create with repo folder path right ?, but it didn’t happened.
So does the main repo supports on windows to develop / build the sdk repo ?