Menu
Tech Expo Gujarat 2024
AI Development
Services
Solutions
Technologies
About Us
Career
Resources
Work with Thirdrocktechkno
WEB DEVELOPMENT
MOBILE DEVELOPMENT
PRODUCT ENGINEERING
QUALITY ENGINEERING
HEADLESS CMS
HIRE AI DEVELOPER
HIRE VOICE DEVELOPER
HIRE WEB DEVELOPER
HIRE MOBILE DEVELOPER
Author
As a React Native app developer, I have extensive experience in building high-performance mobile applications using React Native. I am skilled in JavaScript, React-Native, and Redux.
Steps Involved To Add Custom Font In React Native App
How To Create an NPM Package For React Native?
React Native app variants:- Staging & Prod
In a competitive marketplace, custom fonts can help you stand out from the competition by creating a unique identity for your app. Adding custom fonts to React Native has become much easier and more straightforward. It is fairly easy to add custom fonts to a react native project using the react-native-asset command, however, it can be challenging if you are unfamiliar with react native. We can find fonts from a variety of sources on the Internet, A popular resource for free and open-source fo
Introduction Building an app requires a lot of work from the JavaScript side and the react-native side. So, a custom package can help at this point (you can simply call the npm package). So, React Native npm packages are developed by developers and ready to use. Today, I'm here to explain everything related to creating a custom package and uploading it to the npm store/registry. Requirements for creating npm package GitHub account Npm account Knowledge of React-Native and TypeScript What
Introduction: - The environment-related builds can be used to use different base URLs for the network requests (test data in the Staging environment app build, production data in the Prod environment app build). As an example, In the first step, we will create an app called envSetup with Staging and Prod environment-based variants, and set a unique package name/bundle id, app name, and app icon for them, which will enable the installation of different app versions on the same device (each app