Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
19.9K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.1K+ articles
School Learning
11.2K+ articles
JavaScript
9.9K+ articles
Java
9.3K+ articles
Misc
7.8K+ articles
Mathematics
5.6K+ articles
React-Native Component
10 posts
Recent Articles
Popular Articles
React Native Drawer Navigation Component
Last Updated: 10 May 2025
In this article, we’re going to explore how to implement Drawer Navigation in a React Native application. We'll be using the createDrawerNavigator component, which serves ...
read more
Picked
React-Native
React-Native Component
React Native
React Native Tab Navigation Component
Last Updated: 04 May 2025
In this article, we are going to see how to implement Tab Navigation in react-native. For this, we are going to use createBottomTabNavigator component. It is basically use...
read more
Picked
React-Native
React-Native Component
React Native
React Native ActivityIndicator Component
Last Updated: 10 May 2025
In this article, we’re going to explore how to create an ActivityIndicator in React Native. If you’ve ever wanted to show a loading spinner while your app is processing so...
read more
Picked
React-Native
React-Native Component
React Native
React Native ListView Component
Last Updated: 11 January 2025
The ListView Component is an inbuilt React Native view component that displays a list of items in a vertically scrollable list. It requires a ListView.DataSource API to po...
read more
Picked
React-Native
React-Native Component
React Native
React Native ScrollView Component
Last Updated: 04 May 2025
The ScrollView Component is an inbuilt react-native component that serves as a generic scrollable container, with the ability to scroll child components and views inside i...
read more
Picked
React-Native
React-Native Component
React Native
What is the TouchableHighlight in react native ?
Last Updated: 10 May 2025
TouchableHighlight is a component that is used to provide a wrapper to Views to make them respond correctly to touch-based input. On press down the TouchableHighlight comp...
read more
Picked
React-Native
React-Native Component
React Native
How to import components in React Native ?
Last Updated: 10 May 2025
React Native is a framework developed by Facebook for creating native-style applications for Android iOS under one common language, i.e. JavaScript. Initially, Facebook o...
read more
Picked
React-Native
React-Native Component
React Native
Dumb Components in React Native
Last Updated: 10 May 2025
In this article, we are going to learn about Dumb components in React Native. The dumb component is one of the categories of React Components, so before diving into the du...
read more
Picked
Geeks-Premier-League-2022
React-Native
React-Native Component
React Native
React Native Smart Components
Last Updated: 02 March 2022
In this article, we are going to learn about Smart components in React Native. The smart component is one of the categories of React Components so before diving into the s...
read more
Picked
Geeks-Premier-League-2022
React-Native
React-Native Component
React Native
What is the use of FlatList ?
Last Updated: 25 July 2024
In this article, we are going to learn about the uses of the FlatList Component. So firstly let's know what is FlatListt?The FlatList component is an efficient way to disp...
read more
Web Technologies
Picked
ReactJS
Geeks Premier League
Geeks-Premier-League-2022
React-Native
React-Native Component
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !