Skip to content

Amanda Guimarães #53

Open
camposmandy wants to merge 3 commits intomackmobile:masterfrom
camposmandy:master
Open

Amanda Guimarães #53
camposmandy wants to merge 3 commits intomackmobile:masterfrom
camposmandy:master

Conversation

@camposmandy
Copy link
Copy Markdown

No description provided.

// TableViewController *tvc = [[TableViewController alloc] initWithNibName:@"TableView" bundle:nil];
TableViewController *tvc = [[TableViewController alloc] init];
[self.window setRootViewController:tvc];
UINavigationController *naveControle = [[UINavigationController alloc] initWithRootViewController:tvc];
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Porque voce esta programando em objective-C ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants