3.4.0 • Published 2 years ago

react-native-sunil-sample v3.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

This is a trail package

ginore the mistakes if you notice any

here's how you can use this

import React from 'react'
import {View, Text} from 'react-native'

import Sunil from 'react-native-sunil-sample'

export default function MyApp(){
    return(
        <View>
            <Sunil />
        </View>
    );
}
3.4.0

2 years ago

3.3.2

2 years ago

3.3.1

2 years ago

3.3.0

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago