-
## Steps to Reproduce
Create an app with two buttons. Both of them increment a counter when they are tapped, and show a bottom sheet when long-pressed. During on-device integration testing, if a …
-
**Current Behavior**
Hey guys, I am trying to implement an `ActionSheet` style UI with react-navigation v.5 using the modal mode.
The screenshot is what I have so far with only a few style chang…
-
**Is your feature request related to a problem? Please describe.**
I am using [[staging macros]](https://automate-dv.readthedocs.io/en/latest/macros/stage_macro_configurations/) for Natural(composite…
-
**Application is getting closed directly after this line**
DeviceNumber.get().then((res) => {}
```
import DeviceNumber from 'react-native-device-number';
const number = () => {
if (Pla…
-
_Give your user story a simple, clear title_
# Description
As a Notify or platform team member, I need to be able to have clear metrics so that I can achieve reporting needs for growth, reporting et…
-
While the old slide style transition still exists:
![Kapture 2019-06-03 at 14 31 13](https://user-images.githubusercontent.com/156888/58835987-482aba00-860c-11e9-9d5e-f1abf669cee9.gif)
There's a…
xster updated
13 hours ago
-
## Use case
### Sheet
> The sheet presentation style appears as a card that partially covers the underlying content and dims all uncovered areas to prevent interaction with them. The top edge of…
-
Matt, the script I mentioned has been checked in:
_tools/submission_converter.rb
If you export the Excel sheet I sent to "submissions.csv" and run
this script with that file in the current dire…
-
## Introduction
Hi,
As I'm working on an x-spreadsheet integration, and would like to also allow xlsx import/export I started to work also with [SheetJS](https://github.com/SheetJS/sheetjs).
Us…
-
### Current behavior
My view consists in two tabs, each with text input. The purpose is to search the values in each tab independently. For this, Search Button turns blue when there is some value in …