EKEranda Kudalugodaarachchiincaspergeek.hashnode.dev·Dec 15, 2020 · 9 min readCreate Radio Button Group in React-NativeHello folks, Today we're going to create a radio button example from react-native without using any third-party library. First, create a new react native project using the following command. Please select the default template, if you are prompted to ...00
EKEranda Kudalugodaarachchiincaspergeek.hashnode.dev·Dec 7, 2020 · 5 min readCreate Routing App Coverage file for apple app store submissionIf you're an iOS developer who loves creating apps, Somewhere in your development career, you might have developed apps that need to restrict the areas that your app is supporting. According to apple's AppStore guidelines, If your app uses location...00