reporust_companion_reactcancel
1,104 Commits over 1,796 Days - 0.03cph!
Show queued players (if any) in the server info area
Pass through style prop on some core components (fixes styled-components extending)
Automatically close the bottom drawer when clicking on something
Updates team member list on chat screen, fixed a few other styles
Bottom drawer only on hub
WIP bottom drawer (visible on all tabs)
News page, Padding is now numbers (use PaddingPx for string with suffix)
Some tab bar styling, fix keyboard avoiding for chat
Headerless team tab, <Page> can apply the offset to not go under the status bar now
Remove the old color constants file
More styled-components, maybe working image preloading, more cleanup
WIP components cleanup and pulling components/styles from Lewis's playground
Clicking blogs opens them in a fullscreen WebView now (external links will go to the actual browser though)
Moved the blog view over here
Revert the in-app blog view (moving to branch)
Types for styled-components
Blog header image
WIP paragraphing and whitespace collapsing
Fix map jumping to the bottom left corner
Transparent header for the map tab
Proper monument names on the map, also use the same font as the game
Switch SafeAreaView to React Navigation's copy (it lets you isable specific sides)
Special content on the team tab if the player isn't in a team
Set the chat input placeholder color
Fix keyboard covering chat textbox on iOS
Fix PlayerHead not showing avatar on iOS because of out of range borderRadius
Add a <StatusBar> back in cause it maybe does stuff for iOS
Add jarryd to the mocking data
NetworkImage will now show the placeholder image if the image fails to load for whatever reason
Add the top left back button back to the settings and pairing screens
Navigation cleanup (also fixes the header swiping away when animating)
WIP color swatch stuff
Finish up swatches, AsyncButton uses it to set color themes with one prop
Fix require cycle
Don't show rust logo on PageMessage when there's a retry button (so it doesn't get pushed off screen)
Fix map jumping away from your player when loading
Retry button on pages if a server fails to load
Login screen shows error if the page fails to load
Fix hub not showing news when you have no servers paired
Split navigation into multiple files
Fix pairing notifications sticking around after opening the pairing screen automatically
Fix new server not being selected after confirming it
Don't report timeout errors
Fix map jumping weirdness?
Tick servers independently
Fix map animating on first load
Add loading indicators to the login page
Fix the steam login page rendering under the status bar
Map now tracks the player's position (unless you've dragged it around)
Fix headerMode float for team tab