spacemeshos / app

[DEPRECATED] The cosmic Spacemesh App containing the Spacemesh Wallet and the Spacemesh Dashboard 🏦📊
MIT License
20 stars 12 forks source link

UI Component: Navbar #26

Open iamonuwa opened 5 years ago

iamonuwa commented 5 years ago

Is your feature request related to a problem? Please describe. As a user I want to see the navbar after the loggin in.

Describe the solution you'd like The navbar will house name of the app (logo), a help link, current network name and connection status

See Use case

image

image

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

See CONTRIBUTING.md for contribution guidelines

hieple7985 commented 5 years ago

I'm working on this one now.

iamonuwa commented 5 years ago

See https://github.com/spacemeshos/app/wiki/Visual-Assets-and-Specs for complete spec and designs

hieple7985 commented 5 years ago

@iamonuwa Do you have any guideline best practice to implement responsive in React-Native component?

iamonuwa commented 5 years ago

Use flex. See https://github.com/necolas/react-native-web/blob/master/docs/guides/style.md

iamonuwa commented 5 years ago

Use a copy of this https://github.com/spacemeshos/app/issues/21

hieple7985 commented 5 years ago

The technical of flex doesn't fit for this context. The copy of #21 is too simple. I prefer to use this library for responsive purpose.

hieple7985 commented 5 years ago

I'm too busy at the moment, able to get back on track at least next 4 weeks. Already got delay on this one, but just want to be informed.

hieple7985 commented 5 years ago

I'm back now.