Commit 9d2b7cbf by Tonk

.

parent d5f142f7
......@@ -159,7 +159,7 @@ export default class TimerScreen extends Component {
<Fab
// active={this.state.active}
// direction="up"
containerStyle={{ marginBottom: 100 }}
containerStyle={{ bottom: '15%' }}
style={{ backgroundColor: color.primary }}
position="bottomRight"
onPress={() => console.log('create new timer!')}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment