-
Hierzu gehört zu erst einmal ein GameState-Handling. Es gibt vorerst 2 States:
- Main Menu
- Game
Das Main Menu besteht aus einem Header (= Titel des Spiels). Dann gibt es die Buttons "Singleplayer"…
-
Great library! Any chance you will be putting together a new release with the selection issue changes anytime soon?
-
man i have some isssue for implement a tab bar app and use your menu, because i want to a HOME button (GO TO THE TAB part of the app ), but when i do that with the custom segue, i notice that create a…
-
I noticed in your example project, the didSelectRow, you just deselect row. But in my project, the cell perform a segue. How to make it when I am scrolling, it should not perform the segue, it should …
-
Every time I select a view from the rear view/sidebar table with the segue it re-instantiates the front uiviewcontroller from scratch. I have some realtime data updating on those views and don't want …
-
On iOS implementation we have this method:
```
public virtual IMvxTouchView CreateView(MvxViewModelRequest request)
{
try
{
CurrentRequest = request;
v…
-
Issue to review feature
-
A barebones RottenTomatoes app similar to what was done in class.
@nesquena
@timothy1ee
-
I have an app based on your SASlideMenu, which runs nicely on my iPhone 5C, the simulators with Retina 3,5 inch and 4 inch, but crashes in the IPhone Retina (4 inch 64 bit) simulator with the followin…
-
Hi @nesquena and @timothy1ee,
Submitting my initial version of the tomatoes app.
Thanks,
Rakhesh