Ignite: Remove navbar bottom border

Created on 2 Mar 2017  路  2Comments  路  Source: infinitered/ignite

Hello I've been searching for some time to adjust the border line that sits bellow the top navigational bar 馃槦

Could you let me know where this can be adjusted? ideally I'm looking at removing it 馃槃

  • [ ] Issue does not already exist
  • Identify exactly what aspect your issue is about

    • [ ] ignite base application

    • [ ] ignite the cli

    • [x] ignite generated code

question

Most helpful comment

@skellock thanks a lot, was having a nightmare just couldn't find it 馃槀

Us PS people still have to hold a day job hehe.
Great boilerplate by the way made doing redux and redux saga really nice 馃槃

All 2 comments

Open up App/Navigation/Styles/NavigationContainerStyle.js and in the navBar object, add borderBottomWidth: 0.

Nice to see some PureScript people around these parts.

@skellock thanks a lot, was having a nightmare just couldn't find it 馃槀

Us PS people still have to hold a day job hehe.
Great boilerplate by the way made doing redux and redux saga really nice 馃槃

Was this page helpful?
0 / 5 - 0 ratings