Courses
Tutorials
Practice
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
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.1K+ articles
JavaScript
12.2K+ articles
School Learning
11.5K+ articles
Java
10.8K+ articles
Misc
8.8K+ articles
Mathematical
7.8K+ articles
React-Native Component
10 posts
Recent Articles
Popular Articles
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
React-Native
ReactJS
React-Native Component
Geeks-Premier-League-2022
Geeks Premier League
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
React-Native
React-Native Component
Geeks-Premier-League-2022
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
Android
React-Native
React-Native Component
Geeks-Premier-League-2022
Geeks Premier League
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
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
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
Android
React-Native
React-Native Component
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
Android
React-Native
React-Native Component
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
Android
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 !