1.1.8 • Published 11 months ago

rn-sliding-popup v1.1.8

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago
  • RN-Sliding-Popup is a dynamic custom Modal view of React native, with a dynamic height and React native Animated animations.

  • It comes with a built-in TypeScript typings.

Installation:

npm i rn-sliding-popup
yarn add rn-sliding-popup
 <Popup isCancelable={true} isVisible={isVisible} onClickClose ={()=> {}}>
 {...children}
 </Popup>

Animated sliding popup:

Screenshot of a popup: npm.io

Dataset Properties

NameTypeDefault
precentegsPrecentage[][]
isVisibleboolean
onBackdropPress() => void
titlestring
titleStyleTextStyle[] TextStyle
onPressProcceed() => void
durationEnternumber
durationExitnumber
valueEnternumber
valueExitnumber
startValuenumber
onClickClose() => void
isCancelableboolean
1.1.8

11 months ago

1.1.7

11 months ago

1.1.6

11 months ago

1.1.5

11 months ago

1.1.4

11 months ago

1.1.3

11 months ago

1.1.1

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago