We are using TypeScript to write our React Native application and encountered an issue with platform specific extensions provided by RN. React Native will detect when a file has a .ios. or .android. extension and load the right file for ...