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

Category Archives: Modal Component

Show Hide Modal on Button Click in React Native

Admin April 1, 2022 April 1, 2022Modal Component 0

Hello friends, In today’s tutorial we would learn about visible prop of modal component in react native. The visible prop in Modal is used to display the modal when its value its True and terminate the modal when its value is False. We can control is value using State. Now…

Continue reading

Example of Make Transparent Modal in React Native

Admin March 31, 2022 March 31, 2022Modal Component 0

Hello friends, In today’s tutorial we would learn about Transparent prop of Modal component in react native. Transparent is used to make the modal transparent. For example if we pass transparent={true} prop to the modal then it will make the Modal transparent. Because by default modal has a White background…

Continue reading

Example of statusBarTranslucent in Modal in React Native

Admin March 28, 2022 March 28, 2022Modal Component 0

Hello friends, In today’s tutorial we would learn about statusBarTranslucent prop of Modal component in react native. The statusBarTranslucent prop is a Android only prop and only works in Android devices. It is used to show and hide the Status bar of mobile device when Modal is being displayed. statusBarTranslucent…

Continue reading

Example of presentationStyle in Modal in React Native

Admin March 26, 2022 March 26, 2022Modal Component 0

Hello friends, In today’s tutorial we would learn about presentationStyle prop of Modal component in react native. The presentationStyle is a iOS only prop and does work only in iOS devices. It is used to control How Modal will appear in a large size devices like iPad or Plus devices.…

Continue reading

Example of onShow in Modal in React Native

Admin March 21, 2022 March 21, 2022Modal Component 0

Hello friends, As you all know I’m trying my best to cover all the react native components as well as their props. So in today’s tutorial we would learn about onShow={} prop of Modal component in react native. The onShow prop calls a function each time when Modal has been…

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.