New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-native-btr

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-btr - npm Package Compare versions

Comparing version
2.1.2
to
2.1.3
+1
-1
docs/BOTTOM_SHEET.md

@@ -5,3 +5,3 @@ # BottomSheet

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/BottomSheet.tsx)

@@ -8,0 +8,0 @@ ### Props

@@ -5,3 +5,3 @@ # CheckBox

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/CheckBox.tsx)

@@ -8,0 +8,0 @@ ### Props

@@ -5,3 +5,3 @@ # CollapsibleCard

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/CollapsibleCard.tsx)

@@ -8,0 +8,0 @@ ### Props

@@ -5,3 +5,3 @@ # Color Picker

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/ColorPicker.tsx)

@@ -8,0 +8,0 @@ ### Props

@@ -5,3 +5,3 @@ # Icon Picker

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/IconPicker.tsx)

@@ -8,0 +8,0 @@ ### Props

@@ -5,3 +5,3 @@ # ModalInput

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/ModalInput.tsx)

@@ -15,2 +15,2 @@ ### Props

### Usage
[Click Here - Gist](https://gist.github.com/ThakurBallary/14dbbb5f642c02d13f22423f03b6c4a0)
[Click Here - Gist](https://gist.github.com/ThakurBallary/14dbbb5f642c02d13f22423f03b6c4a0)

@@ -5,4 +5,4 @@ # RadioGroup

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/RadioGroup.tsx)
[Props and Complete Documentation](https://github.com/ThakurBallary/react-native-radio-buttons-group/blob/main/README.md#props)

@@ -5,3 +5,3 @@ # Separator

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/Separator.tsx)

@@ -8,0 +8,0 @@ ### Props

@@ -5,3 +5,3 @@ # Tag

[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components)
[Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/Tag.tsx)

@@ -8,0 +8,0 @@ ### Props

{
"name": "react-native-btr",
"version": "2.1.2",
"version": "2.1.3",
"description": "React Native UI Components",

@@ -35,4 +35,4 @@ "main": "src/index.ts",

"react-native-radio-buttons-group": "^2.2.1",
"react-native-vector-icons": "^8.1.0"
"react-native-vector-icons": "^9.1.0"
}
}

@@ -9,3 +9,3 @@ # REACT NATIVE BTR

## Demo
:heart: [Live on Expo](https://expo.io/@thakurballary/react-native-btr-demo) :iphone:
:heart: [Open using Expo Go](https://expo.io/@thakurballary/react-native-btr-demo) :iphone:

@@ -30,8 +30,5 @@ ## Getting Started

- [Separator](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/SEPARATOR.md)
- [Tag](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/TAG.md)
- [Tag](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/)
## Contributing
Please create a pull request
## License
React Native BTR is [MIT Licensed](https://github.com/ThakurBallary/react-native-btr/blob/master/LICENSE)
[MIT Licensed](https://github.com/ThakurBallary/react-native-btr/blob/master/LICENSE)