How to wrap native libraries | Expo modules tutorial

Описание к видео How to wrap native libraries | Expo modules tutorial

In this video you will learn how to wrap native libraries using Expo Modules. Expo Modules allow you to write native code in a way that feels natural with minimal boilerplate that is also consistent on both platforms. It provides a set of APIs and utilities to improve the process of developing native modules for Expo and React Native and expand your app capabilities.

Guide ⇒ https://docs.expo.dev/modules/third-p...
Code Example ⇒ https://github.com/betomoedano/expo-m...

⌚️ Timestamps ⌚️
00:00 Intro & Demo
02:01 Creating Expo Chart Module
04:43 Prebuilding Example App
06:57 Adding Native Dependencies
07:56 Defining the Module API
09:29 Implementing iOS Module
22:17 Implementing Android Module
28:45 Conclusion

More Expo Modules API documentation:

Modules overview - https://docs.expo.dev/modules/overview/
Create a native module: https://docs.expo.dev/modules/native-...

Комментарии

Информация по комментариям в разработке