Using External Components and Libraries

Learn about using external libraries and components in your app.

We'll cover the following

The major benefit to using React Native is the growing community of developers and the abundance of libraries and external components they have made.

Often, a feature can be implemented using a preexisting library.

Example

We’ll use the Speech library provided by Expo to implement text to speech in our app.

Get hands-on with 1200+ tech skills courses.