FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Five React Native Libraries You Might Have Missed

Some useful React Native libraries to be sure to check out for your next mobile app project. - http://amp.gs/Qr6V

#reactnative
Add Voice Recognition to React Native without Adding the Cloud

Quick and easy voice recognition often depends on a cloud service for implementation. However there a lots of good reasons—security, for example—why you don’t want to do it that way. - http://amp.gs/cLX8

#reactnative
React Native Authentication Flow, the Simplest and Most Efficient Way

Everything you need to know to implement authenticated access including connection to an authentication API, persisting that data and a mechanism for notifying your app of authentication state changes. - http://amp.gs/60qF

#reactnative
Adding Image Upload to a React Native App with AWS Amplify

With Amplify, AWS is looking to make inroads into mobile app development. The tutorial author illustrates its use with this common application requirement. - http://amp.gs/bkIC

#reactnative
A Deep Dive into React Native’s New Architecture

A new architecture for React Native is being rolled out in 2022, as described in this post from the React Native team. Here are some independent observations. - http://amp.gs/jptA1

#reactnative
A Deep Dive into React Native’s New Architecture

A new architecture for React Native is being rolled out in 2022, as described in this post from the React Native team. Here are some independent observations. - http://amp.gs/jpgWU

#reactnative
Security of React Native Libraries: The Bad, the Worse and the Ugly

A really deep dive into “issues in third party libraries that drastically affect the security of the main application”. These range from official guides which recommend insecure libraries through easily-misused APIs. - http://amp.gs/jpdl6

#reactnative
How to Display and Animate SVG Images in React Native - http://amp.gs/jBAC8

#reactnative
Flutter vs. React Native: Which is the Right Framework for You?

Even if you’re heavily into React, Google’s Flutter has probably popped up on your radar if you want to build a cross-platform app upon a single codebase. Isaac compares these two popular and competing options. - https://stackoverflow.blog/2022/10/31/comparing-frameworks-for-cross-platform-apps-flutter-vs-react-native/

#flutter #vs #reactnative
Making Your React Native Gestures Feel Natural

Shopify is using React Native for its main shop app and has shared a few pointers to making React Native “gestures and animations feel better and more natural”. - https://shopify.engineering/making-react-native-gestures-feel-natural

#reactnative
Building AR Face Masks in React Native

This tutorial teaches how to build a custom augmented reality (AR) face mask using DeepAR and then subsequently using the result in a React Native application. - https://blog.logrocket.com/building-ar-face-masks-react-native/

#reactnative