RReact Read More 5 minute read Expo vs React Native CLI in 2023byArmando DuranMarch 8, 2023 Reading Time: 5 minutesIn the React Native community, there are two popular ways to create an app, you can use the…
RReact Read More 7 minute read React Styled Components: Give Life To Your ProjectbyFabian AlejandroSeptember 29, 2022 Reading Time: 7 minutesHave you ever wonder how cool it will be to have accessibility to props and to the creation…
RReact Native Read More 7 minute read How To Create a Track Player in React NativebyleyaimMagmaJanuary 20, 2022 Reading Time: 7 minutesSpotify is a digital music, podcast, and video service that gives you access to millions of songs and…
RReact Read More 4 minute read How to use GyroscopebyleyaimMagmaDecember 21, 2021 Reading Time: 4 minutesOne of the most used features in mobiles is the use of gyroscopes; it is used in several…
SSoftware Engineering Read More 3 minute read Understanding Redux SagabycinthyawAugust 19, 2021 Reading Time: 3 minutesYou may ask yourself: Why do I need Redux Saga if I already have Redux? When working with…
RReact Native Read More 8 minute read Amazon Web Services for React Native Developers – The Series: Chapter 1byfernandoamzMay 13, 2021 Reading Time: 8 minutesAWS provides libraries that can be used easily. Even the documentation on its site is well documented. So,…
RReact Native Read More 3 minute read Ionic React vs React Native: The differencesbyleyaimMagmaApril 22, 2021 Reading Time: 4 minutesIf you’re thinking about building a mobile app, this article is for you. It is kind of obvious…
UUncategorized Read More 4 minute read How to add Subscriptions in React Native: Before startingbyRNoyolaSeptember 17, 2020 Reading Time: 4 minutesThis is the first one of a series of posts where we are going to implement mobile payments…
RReact Native Read More 3 minute read Visual Studio App Center for React NativebyfernandoamzAugust 13, 2020 Reading Time: 4 minutesVisual Studio App Center is a great tool for React Native automated testing. This blog post explains how…
AAndroid Read More 17 minute read React Hooks, TypeScript and Redux for React NativebyfernandoamzApril 2, 2020 Reading Time: 16 minutesBuilding a counter app to know how to start a project with Typescript it’s easy if you follow…