Giter Site home page Giter Site logo

nativebase / kitchen-sink Goto Github PK

View Code? Open in Web Editor NEW
58.0 4.0 34.0 1.73 MB

A sample application that showcases various components that come built-in with NativeBase v3.

Home Page: https://kitchensink.nativebase.io/

TypeScript 95.42% JavaScript 0.54% Starlark 0.48% Java 2.11% Objective-C 1.26% Ruby 0.19%
nativebase nativebase-io nativebase-kitchensink kitchensink

kitchen-sink's Introduction

NativeBase v3 KitchenSink

A sample application that showcases various components that come built-in with NativeBase v3.

Example

Here is a screenshot of the sample application:

Screenshot of NativeBase

Running it on Android

If you are on Android, you can run this in your expo-go app and scan the QR at this link.

Running it on iOS or Web

If you are on iOS or Web, you can checkout this link.

kitchen-sink's People

Contributors

ajamuar avatar amars29 avatar intergalacticspacehighway avatar md-rehman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kitchen-sink's Issues

SubURL Missing

Expected- It must show sub URL too, once one enters into any component.
Actual- It is not displayed.

Platform

  • Safari
  • Chrome
  • Brave
  • Firefox

Priority

  • Medium

Screenshot 2021-06-23 at 11 46 28 AM

Slider Bar Color

Repro in Slider
Expected- The bar color must be lighter while in dark mode.
Actual- It is complete in dark color.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Low

Screenshot 2021-06-28 at 2 45 03 PM

Slider Position

Repro in Transitions: Slide, Slide Composition, Slide Fade, Slide Wrapped
Expected- The slider popover must be visible once clicked on the button.
Actual- Gets hidden.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-28 at 5 46 42 PM

Screen.Recording.2021-06-28.at.6.00.44.PM.mov

Radio Button Invisibility

Repro in Radio: Dark Mode
Expected- The radio button must be a bit more clearly visible.
Actual- Not visible clearly.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Low

Screenshot 2021-06-28 at 11 25 31 AM

Text Invisibility

Repro in Link: Composite Link (Dark Mode)
Expected- The text must be visible.
Actual- Not visible.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-24 at 5 45 26 PM

Erased Outline

Repro in Modal: Modal Ref, Avoiding keyboard with Modal (Light Mode)
Expected- The outline on the left of the textbox must not be erased.
Actual- Erased slightly.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Low

Screenshot 2021-06-24 at 5 32 52 PM

Screenshot 2021-06-24 at 5 33 25 PM

Use toggleColorMode in class components

I am using class components to develop my App.

I need some help on, how can I use toggleColorMode at App.js level to change themes all over the application, with class components.

URL UnSecured

Repro in Avatar
Expected- URL must be secured in a particular browser.
Actual- Shows Unsecured

Platform

  • Firefox

Priority

  • Medium

Screenshot 2021-06-23 at 4 25 14 PM

Save Button Functionality

Repro in Modal: Avoiding keyboard with Modal, Modal Ref
Expected- Save Button must work.
Actual- Not functioning.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-24 at 4 15 52 PM

Image Bottom Padding

Repro in Box: Composition ShoesCard.
Expected- Image must cover the bottom space too.
Actual- A bit of space is left on the bottom.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-24 at 1 02 23 PM

Straight Alignment

Repro in Link: Composite Link
Expected- Both the boxes must be aligned in a straight line when minimized.
Actual- Other box comes to the next line.

Platform

  • Chrome
  • Firefox
  • Brave

Priority

  • Medium

Screenshot 2021-06-24 at 6 19 13 PM

Text InVisibility

Repro in Popover: Ref Example (Dark Mode)
Expected- Text must be visible.
Actual- Not visible.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • High

Screenshot 2021-06-24 at 7 45 05 PM

Alignment in Single Horizontal Line

Repro in Heading: Sizes
Expected- The complete sentence must be aligned in a single horizontal line.
Actual- It is aligned as two sentences when the browser is minimized.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-24 at 1 49 13 PM

Vertical Divider Line Missing

Repro in Divider
Expected- There must be vertical lines between them.
Actual- No vertical line.

Platform

  • Safari

Priority

  • Medium

Screenshot 2021-06-23 at 6 51 09 PM

Screen Frozen

Repro in Modal: Multiple Modal, Size
Expected- On multiple clicks of the same component must not freeze the screen.
Actual- Screen gets frozen.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • High
Screen.Recording.2021-06-24.at.5.02.01.PM.mov

Toggle Switch Color

Repro in Switch:
Expected- When the switch is off, the bar color must be visible.
Actual- Not visible.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-28 at 1 46 12 PM

Screenshot 2021-06-28 at 1 45 42 PM

Incorrect Arrow Icon

Repro in Popover: Popover Positions
Expected- The arrow symbol must be similar to others options have.
Actual- It is overlapping with the popover box and the symbol is different.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Low

Screenshot 2021-06-24 at 6 36 01 PM

Failing to run on Android Emulator

I had no luck running the kitchen-sink on Windows machine Android emulator.

  1. Open project in VS Code
  2. npm install
  3. npx react-native link
  4. npx react-native start --reset-cache
  5. npx react-native run-android

image

Plz advise of any missing steps to run the demo app on emulator under windows 10 environment.

Text Missing

Repro in ToolTip: ToolTip Position.
Expected- Must show the text along with the tick.
Actual- No text is displayed.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-23 at 4 10 50 PM

Close Icon

Repro in Alert: Dark Mode
Expected- Close icon must be visible.
Actual- Not visible.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-24 at 12 48 45 PM

Overlapping UI

Repro in Transitions: Slide Composition, Slide Wrapped
Expected- Slide Popover must not be overlapping with the buttons from the bottom.
Actual- Overlapping with the button.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-28 at 6 02 57 PM

Screenshot 2021-06-28 at 6 02 39 PM

Button Functionality

Repro in Popover: Basic
Expected- Both buttons should function.
Actual- Not getting clicked.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-24 at 6 37 37 PM

Close Button

Repro in Toast: Toast Status
Expected- The close button must be visible.
Actual- Hidden when minimized.

Platform

  • Firefox

Priority

  • Medium

Screenshot 2021-06-28 at 4 32 46 PM

Box Outline

Repro in Box, Center, CheckBox, Divider, Fab, Flex, Heading, HStack, Icon, IconButton, Image, Input, Modal, Link, Popover, Menu, Select, Progress, Spinner, Switch, Slider, TextArea, Toast, Text, Transitions, ZStack, Tooltip (Dark Mode)
Expected- The outline must be visible.
Actual- Not Visible.

Platform

  • Chrome
  • Firefox
  • Safari
  • Brave

Priority

  • Medium

Screenshot 2021-06-23 at 4 56 25 PM

Screenshot 2021-06-23 at 4 57 09 PM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.