Robert Eggl

Results 14 issues of Robert Eggl

Is it possible to add the support for these animated variable color icons introduced in 2022?

App State is not preserved when switching from TabView to SidebarView on iPad

- migrates new neuland api endpoint - adds Neuburg canteen - adds more detailed parking data - adds more charging stations

epic
API

React Native Feature

new-feature
good first issue
user experience

Bootstrap 5.3 is the latest version of Bootstrap that has many new features and improvements over Bootstrap 4. Currently we are using `react-bootstrap` version 1.6 which is equivalent to Bootstrap...

user experience
code-quality

React Native Feature - [ ] React 18 is required - [x] Privacy Policy must be updated

code-quality
privacy policy

Currently we use cheerio to get the data for the mobility tab (#26). It might be better and more reliable to switch to the "[Timetables - v1](https://developer.deutschebahn.com/store/apis/info?name=Timetables&version=v1&provider=DBOpenData)" API provided by...

code-quality

PR #178 has fixed the problem for the mobility card, however the problem still exists for the food view. ![D7CDCE3B-E1FD-4A91-BF63-9AF1E7CAC3CE](https://user-images.githubusercontent.com/53063597/216780287-469db27b-58c8-422a-b5a8-49033539761f.png) Also, in my opinion, the font size is way too...

bug
user experience
hackathon

The city of Ingolstadt offers an access restricted API to display the parking data, I think it's the same data as on their website but then we would get along...

code-quality

iOS uses FullWindowOverlay to achieve a fullscreen modal. Is something like this also possible on Android?