YouTube Twitter RSS
React Native Android iOS Examples
 
Skip to content
  • Home

Category Archives: RefreshControl

React Native RefreshControl tintColor title titleColor iOS Example

Admin July 5, 2022 July 5, 2022RefreshControl 0

Hello friends, We’re now at the end of RefreshControl component of react native. In today’s tutorial we would learn about 3 props of RefreshControl component known as tintColor, title and titleColor. We would discuss them one by one. But one more thing they both are iOS only props so they…

Continue reading

Increase Size of RefreshControl Indicator in React Native

Admin July 2, 2022 July 2, 2022RefreshControl 0

Hello friends, In today’s tutorial we would learn about increasing size of RefreshControl loading indicator in react native. To increase the size of RefreshControl loading indicator we have to use size prop. It comes with 2 parameters ‘default‘ and ‘large‘. But the main thing is that it is a Android…

Continue reading

Example of ProgressViewOffset in RefreshControl in React Native

Admin July 1, 2022 July 1, 2022RefreshControl 0

Hello friends, In today’s tutorial we would learn about ProgressViewOffset prop of RefreshControl component in react native. As we previously learn from our tutorials RefreshControl is used to implement pull down to refresh list control in react native. Now the progress or loading indicator RefreshControl show us by default present…

Continue reading

Change RefreshControl Progress Background Color in React Native

Admin May 16, 2022 May 16, 2022RefreshControl 0

Hello friends, We’re back with a Refresh Control component tutorial today in react native. In today’s tutorial we would learn about change RefreshControl progress background color in react native. This can be possible via progressBackgroundColor prop. This prop supports all type of color values present in react native. One more…

Continue reading

Enable Disable RefreshControl in React Native Android Only

Admin May 12, 2022 May 12, 2022RefreshControl 0

Hello friends, In today’s tutorial we would learn about Enabled prop of RefreshControl component in react native. This prop supports Boolean True False value. If we pass Enabled as False then it will Disable the RefreshControl and pull to refresh will not work. We can also control this value using…

Continue reading

12
  • Category :

    ActivityIndicator Component

    Basic Examples

    Color Codes

    FlatList Component

    GridView Component

    Image Component

    JSON Tutorials

    KeyboardAvoidingView

    Layout Props

    Modal Component

    Pressable Component

    RefreshControl Component

    Text component

    TextInput component

    View Component

© ReactNative-Examples.com . All Rights reserved.
Powered by Nirvana & WordPress.